[INFO] cloning repository https://github.com/xjkuchao/tao
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xjkuchao/tao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjkuchao%2Ftao", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjkuchao%2Ftao'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e54f1bdd9fca3915645f720eeae639b32a6a7ce
[INFO] testing xjkuchao/tao against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjkuchao%2Ftao" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xjkuchao/tao
[INFO] finished tweaking git repo https://github.com/xjkuchao/tao
[INFO] tweaked toml for git repo https://github.com/xjkuchao/tao written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xjkuchao/tao on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 210 packages to latest Rust 1.85 compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding time v0.3.45 (available: v0.3.47, requires Rust 1.88.0)
[INFO] [stderr]       Adding time-core v0.1.7 (available: v0.1.8, requires Rust 1.88.0)
[INFO] [stderr]       Adding time-macros v0.2.25 (available: v0.2.27, requires Rust 1.88.0)
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4 (available: v1.0.3+wasi-0.2.9, requires Rust 1.87.0)
[INFO] [stderr]       Adding wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 (requires Rust 1.87.0)
[INFO] [stderr]       Adding wit-bindgen v0.51.0 (requires Rust 1.87.0)
[INFO] [stderr]       Adding wit-bindgen-core v0.51.0 (requires Rust 1.87.0)
[INFO] [stderr]       Adding wit-bindgen-rust v0.51.0 (requires Rust 1.87.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25aac11643def4e3ab7ba4cddc8ad82109824b5aa1a3f402d50f99459f7e6029
[INFO] running `Command { std: "docker" "start" "-a" "25aac11643def4e3ab7ba4cddc8ad82109824b5aa1a3f402d50f99459f7e6029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25aac11643def4e3ab7ba4cddc8ad82109824b5aa1a3f402d50f99459f7e6029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25aac11643def4e3ab7ba4cddc8ad82109824b5aa1a3f402d50f99459f7e6029", kill_on_drop: false }`
[INFO] [stdout] 25aac11643def4e3ab7ba4cddc8ad82109824b5aa1a3f402d50f99459f7e6029
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b23480ee271f30a9465b9d51ed49faad5168a8c764afaa03b491e24c3135ce88
[INFO] running `Command { std: "docker" "start" "-a" "b23480ee271f30a9465b9d51ed49faad5168a8c764afaa03b491e24c3135ce88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tao-core v0.1.0 (/opt/rustwide/workdir/crates/tao-core)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tao-codec v0.1.0 (/opt/rustwide/workdir/crates/tao-codec)
[INFO] [stderr]    Compiling tao-resample v0.1.0 (/opt/rustwide/workdir/crates/tao-resample)
[INFO] [stderr]    Compiling tao-scale v0.1.0 (/opt/rustwide/workdir/crates/tao-scale)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling tao-filter v0.1.0 (/opt/rustwide/workdir/crates/tao-filter)
[INFO] [stderr]    Compiling tao-format v0.1.0 (/opt/rustwide/workdir/crates/tao-format)
[INFO] [stderr]    Compiling tao v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s
[INFO] running `Command { std: "docker" "inspect" "b23480ee271f30a9465b9d51ed49faad5168a8c764afaa03b491e24c3135ce88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23480ee271f30a9465b9d51ed49faad5168a8c764afaa03b491e24c3135ce88", kill_on_drop: false }`
[INFO] [stdout] b23480ee271f30a9465b9d51ed49faad5168a8c764afaa03b491e24c3135ce88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3f1a9e1704abbe1672b5d7a2a55d6fd71ee59e04d5f2324135b95c6469bb829
[INFO] running `Command { std: "docker" "start" "-a" "c3f1a9e1704abbe1672b5d7a2a55d6fd71ee59e04d5f2324135b95c6469bb829", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling tao-core v0.1.0 (/opt/rustwide/workdir/crates/tao-core)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tao-codec v0.1.0 (/opt/rustwide/workdir/crates/tao-codec)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tao-resample v0.1.0 (/opt/rustwide/workdir/crates/tao-resample)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling tao-scale v0.1.0 (/opt/rustwide/workdir/crates/tao-scale)
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tao-filter v0.1.0 (/opt/rustwide/workdir/crates/tao-filter)
[INFO] [stderr]    Compiling tao-format v0.1.0 (/opt/rustwide/workdir/crates/tao-format)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tao v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBdivKF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtao-3d42048828f778a1,libtracing_appender-83bb89ff40854ca6,libsymlink-e0ced9c3ae7ee316,libtime-2b57414086c69a25,libtime_core-8d7f7f9b3fdbf855,libnum_conv-d31d2cdd240da3de,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libtokio-d1be15c33f6ac796,libtao_resample-46555ca54c8be636,libtao_scale-7f39a43502f7c593,libtao_filter-de73d97d1b673d65,libtao_format-52afa8f4a01eaf4d,libureq-165fc209cfb28a4b,libwebpki_roots-6272491c174fc6a7,librustls-96bdff876ba4f76e,libsubtle-e2f0af8959bd7889,libwebpki-80c6c2764427e6f8,libring-5b7d368c53d40ddd,libgetrandom-024d57360618c9ec,liblibc-4aef7f866e20fd95,libuntrusted-151845769873c416,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libpercent_encoding-99cdb00cefa02ca0,libutf8_zero-f0da51356bb509d6,libureq_proto-cb9979cd34cf69e9,libhttparse-e8b3afa78d3cee2b,libbase64-fff42f7554bbeb90,libhttp-6ebd44bf99085dd0,libitoa-0d0a278c06e14513,libencoding_rs-e36cbb4cff8cacd8,libtao_codec-3341c55101e0f1dd,libbytes-a6415339708e1154,libtao_core-af9c79de0085d196,libthiserror-5aeb4cbaa9ee6674,libbitflags-0f741259822c9aad,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libtracing_subscriber-96a8b24607c2f865,libsmallvec-04749cc7df691946,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-e2cfa2d03697ce55,libregex_automata-439086d1f5c75db8,libaho_corasick-a927855677dec857,libmemchr-03def47fccb9cf8c,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libtracing-d96f52d70f26d721,libpin_project_lite-8ad468af17824a0b,libthread_local-18638dcf05a3c55a,libcfg_if-cad248e7066eec15,libtracing_log-f38a70244c2039fa,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libserde-18ce16b70babf9e2,libserde_core-3babf6f5a9b2410c,libchrono-c000e69015351fdf,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-bc0ce776a8f3d154,libanyhow-bb5f243237f5f99b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcBdivKF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-03fe9b9f1409a674/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vorbis_pipeline-db6620e79e15c094" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tao` (test "vorbis_pipeline") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c3f1a9e1704abbe1672b5d7a2a55d6fd71ee59e04d5f2324135b95c6469bb829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f1a9e1704abbe1672b5d7a2a55d6fd71ee59e04d5f2324135b95c6469bb829", kill_on_drop: false }`
[INFO] [stdout] c3f1a9e1704abbe1672b5d7a2a55d6fd71ee59e04d5f2324135b95c6469bb829
